home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / stack.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  847 b   |  33 lines

  1. STACK
  2.  
  3. Displays or sets the stack size within the current Shell.
  4.  
  5. Format
  6.  
  7. STACK [[SIZE] <stack size>]
  8.  
  9. Template
  10.  
  11. SIZE/N
  12.  
  13. Location
  14.  
  15. Internal
  16.  
  17. A Shell uses a certain amount of stack, a special area in memory allocated
  18. for it. Each Shell has a specific stack size. If a program causes a system
  19. failure, changing the Shell's stack size may solve the problem. Commands
  20. performing operations consisting of multiple levels can require additional
  21. stack space.
  22.  
  23. Stack sizes typically range from 4096 to 40000 bytes. If the stack size is
  24. too small, a system failure can occur. If the stack size is too large, it can
  25. use too much memory.
  26.  
  27. Note:
  28.  
  29. A software failure message is displayed if you run out of stack space.
  30. Increase the stack space for the Shell that caused the error.
  31.  
  32. Entering the STACK command with no arguments displays the current stack size.
  33.